NevronOpenVision
Nevron.Nov.DataStructures Namespace / INIndexedMultiSet<T> Interface
Properties Methods

In This Topic
    INIndexedMultiSet<T> Interface Members
    In This Topic

    The following tables list the members exposed by INIndexedMultiSet<T>.

    Public Methods
     NameDescription
     MethodGets the index at which an item appears for the first time, starting from the specified index. Returns -1 if the item does not appear in the set.  
     MethodOverloaded. Gets the index at which the item appears in the set for the last time. Returns -1 if the item does not appear in the set.  
    Top
    See Also